バージョン

GetEvents(Attribute[]) メソッド

ICustomTypeDescriptor.GetEventsの実装。
シンタックス
'宣言
 
Public Overloads Overridable Function GetEvents( _
   ByVal attributes() As Attribute _
) As EventDescriptorCollection
public virtual EventDescriptorCollection GetEvents( 
   Attribute[] attributes
)

パラメータ

attributes
フィルターとして使用する属性の配列。

戻り値の型

イベント記述子のコレクション
参照